home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Origami / bindings / fun / error-buff.r < prev    next >
Encoding:
Text File  |  1996-09-27  |  1.4 KB  |  43 lines

  1. @ref-see-also See also in %s.
  2. @{{{}}}
  3. @{{{  error-buff-reference-file
  4. @if-using ( complete )
  5. @{{{  @error-buff-ref Description
  6. @if-using ( complete )
  7. This libary defines the function `show-error-buffer'. It  opens  a  new
  8. buffer with file `dev/null', inserting  all  stored  messages ( Origami
  9. stores all messages in a special history!).
  10. @fi
  11. @}}}
  12. @fi
  13. @if-using ( complete show-error-buffer-called open-error-buffer-called )
  14. @{{{  @error-buff-ref Functions and macros
  15. @if-using ( complete show-error-buffer-called )
  16. @{{{  @error-buff-ref show-error-buffer
  17. Displayes a buffer  with  file  `dev/null',  inserting  all  stored
  18. messages ( Origami stores all messages in a  special  history!)  and
  19. offers a menu for contolling the display of the buffer.
  20. @}}}
  21. @fi
  22. @if-using ( complete open-error-buffer-called )
  23. @{{{  @error-buff-ref open-error-buffer
  24. Opens a new  buffer  with  file  `dev/null',  inserting  all  stored
  25. messages ( Origami stores all messages in a  special  history!).
  26. @}}}
  27. @fi
  28. @}}}
  29. @fi
  30. @if-using ( complete )
  31. @{{{  @error-buff-ref Hooks
  32. @if-using ( complete )
  33. The  libary  defines  a  macro   `abort-hook-add'   and   a   OCL   tag
  34. ABORT-HOOK-ADD.  This  macro  should be added to your  abort-macro!  If
  35. needed, an existing macro `abort-hook-add' will be integrated!
  36.  
  37. show-error-buffer uses `begin-prompt-macro' and  `end-prompt-macro'  to
  38. get the right mode for reading the commands.
  39. @fi
  40. @}}}
  41. @fi
  42. @}}}
  43.